projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d73c9bc
)
Remove trailing whitespace (checkdoc fix).
author
Bill Wohler
<wohler@newt.com>
Sat, 18 Feb 2006 18:39:31 +0000
(18:39 +0000)
committer
Bill Wohler
<wohler@newt.com>
Sat, 18 Feb 2006 18:39:31 +0000
(18:39 +0000)
lisp/mh-e/mh-utils.el
patch
|
blob
|
history
diff --git
a/lisp/mh-e/mh-utils.el
b/lisp/mh-e/mh-utils.el
index afb52284ec9b5ab52f8ca292b7e6cb4085e005a0..c00558860d13aa6b59f6fc7fbc253030901583a3 100644
(file)
--- a/
lisp/mh-e/mh-utils.el
+++ b/
lisp/mh-e/mh-utils.el
@@
-131,7
+131,7
@@
See also variable `mh-image-load-path-called-flag'."
;; Images in load-path.
(setq mh-image-load-path
(file-name-directory (locate-library "mh-logo.xpm")))))
-
+
(if (not (file-exists-p mh-image-load-path))
(error "Directory %s in mh-image-load-path does not exist"
mh-image-load-path))